Write test cases
#################

MTF test cases can be **written in C, Python or Robot**. 
For this demo we will **concentrate on Python and Robot test cases**.


.. toctree::
   :maxdepth: 4
   
   Write an MTF test case in Python <test_cases/Python_test_cases.rst>
   Write an MTF test case in Robot <test_cases/Robot_test_cases.rst>